Remove Emacs 21 stuff.
authorKatsumi Yamaoka <yamaoka@jpl.org>
Wed, 29 Sep 2010 01:09:50 +0000 (01:09 +0000)
committerKatsumi Yamaoka <yamaoka@jpl.org>
Wed, 29 Sep 2010 01:09:50 +0000 (01:09 +0000)
commit0e097aae3c5433b1e32f1c179e9a3cd854deef34
tree4bbec00d7cc6ad47c2f64a68661468505694b6f9
parent3824679e4a3429edf01843f7b30b76ac29d470c9
Remove Emacs 21 stuff.

mm-util.el (mm-codepage-iso-8859-list, mm-charset-eval-alist, mm-mime-charset): Comment fix.
rfc2047.el (rfc2047-syntax-table): Comment fix.
utf7.el (utf7-utf-16-coding-system): Comment fix.
nnrss.el (nnrss-read-server-data, nnrss-read-group-data): Use `load' rather than `insert-file-contents' and `eval-region'.
pgg.el (pgg-run-at-time-1): Define it for XEmacs only; fix if/else construction.
time-date.el: No need to require cl for Emacs 21.
lisp/ChangeLog
lisp/calendar/time-date.el
lisp/gnus/ChangeLog
lisp/gnus/mm-util.el
lisp/gnus/nnrss.el
lisp/gnus/rfc2047.el
lisp/gnus/utf7.el
lisp/pgg.el